[INFO] cloning repository https://github.com/luukvanderduim/sense
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luukvanderduim/sense" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fsense", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fsense'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 941ec32fb88ff74bdefe8d48a30db03088beda49
[INFO] testing luukvanderduim/sense against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fsense" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luukvanderduim/sense
[INFO] finished tweaking git repo https://github.com/luukvanderduim/sense
[INFO] tweaked toml for git repo https://github.com/luukvanderduim/sense written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luukvanderduim/sense on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luukvanderduim/sense already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2984124f93a200a44caca299f61f539ef0fc4790033ee18df77d65591484feaf
[INFO] running `Command { std: "docker" "start" "-a" "2984124f93a200a44caca299f61f539ef0fc4790033ee18df77d65591484feaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2984124f93a200a44caca299f61f539ef0fc4790033ee18df77d65591484feaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2984124f93a200a44caca299f61f539ef0fc4790033ee18df77d65591484feaf", kill_on_drop: false }`
[INFO] [stdout] 2984124f93a200a44caca299f61f539ef0fc4790033ee18df77d65591484feaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4d8c6f4e88805ce139cbbcd55c6a234bfbfb9f9b5e247e668253c4d3c59f2b3
[INFO] running `Command { std: "docker" "start" "-a" "d4d8c6f4e88805ce139cbbcd55c6a234bfbfb9f9b5e247e668253c4d3c59f2b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling libsensors-sys v0.2.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]    Compiling sensors v0.2.2
[INFO] [stderr]    Compiling cpu-freq v0.0.2
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]    Compiling argh v0.1.10
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling plotters-bitmap v0.3.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling sense v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcG0LXRp/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcpu_freq-718fd80b3f82611c,libnum_cpus-f538ab3d33303797,libtermion-c255e047a027391f,libnumtoa-794ecd5a724243f2,libonce_cell-778c08b2406fdd3b,libcsv-c51d744ce8d98408,libryu-f1ac4c6d4ad32f07,libitoa-6040b7234596f809,libcsv_core-96bb861e9ba16a60,libmemchr-d15539e4d1213b66,libserde-5d742b3bf0a51dbe,libargh-7f6989ee3e88aada,libargh_shared-426eea944101262b,libplotters-2d3ce2273d2483f3,libplotters_svg-68b639674ad7b215,libplotters_bitmap-656bf87ce386583a,libgif-d3627c0c788b52fb,libweezl-76b503b260314b12,libimage-43321a6938e177d1,libbytemuck-1761be5de74f92c5,libcolor_quant-fa7ff1de0e6ea74b,libpng-3d1675e2d6e55096,libflate2-8a53599f1ef8fa0b,libminiz_oxide-9de7d7725014cbc4,libfdeflate-cfa4844777c93159,libsimd_adler32-a063a015ff23fa80,libcrc32fast-a72b5faa4f062e07,libcfg_if-33ef6c02a07f9fec,libbitflags-e2b4db6c651223da,libnum_rational-80cd990fbdfa5adc,libnum_integer-acba13f5f1a7f25c,libjpeg_decoder-2fcbe62cda9380d0,libbyteorder-379f547b04d51d02,libnum_traits-03d33c2afa1d8521,libplotters_backend-dcedefe121ddc205,libsensors-3a7c77dd796b4b1f,liblibsensors_sys-0b823995512cab77,liblibc-8a24a2f78c1740be}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lsensors" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcG0LXRp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sense-d55f322fbd32519e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lsensors
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sense` (bin "sense") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d4d8c6f4e88805ce139cbbcd55c6a234bfbfb9f9b5e247e668253c4d3c59f2b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d8c6f4e88805ce139cbbcd55c6a234bfbfb9f9b5e247e668253c4d3c59f2b3", kill_on_drop: false }`
[INFO] [stdout] d4d8c6f4e88805ce139cbbcd55c6a234bfbfb9f9b5e247e668253c4d3c59f2b3
